home *** CD-ROM | disk | FTP | other *** search
/ Hráč 1998 September / Hrac_24_1998-09_cd.bin / Demos / Carmageddon 2 / data.z / options.txt < prev    next >
Text File  |  1998-06-30  |  1KB  |  87 lines

  1. VERSION 1    //  *********************************************
  2.         //  *    Carma2 front-end interface file        *
  3.         //  *                        *
  4.         //  *    Specifies location and content of     *
  5.         //  *      interface screen elements        *
  6.         //  *                        *
  7.         //  *********************************************
  8.  
  9. Options Menu    // Screen Title
  10.  
  11. 7        // number of elements/items on screen
  12. 0        // number of groups
  13. mainback    // underlay modelname
  14.  
  15.  
  16. Continue
  17. 50, 60,    // xpos, ypos
  18. 128, 32,     // width, height
  19. 6, 17        // normal font, hilight font
  20. none
  21. 0
  22. 0
  23. 0
  24.  
  25. Abort Race
  26. 50, 100,    // xpos, ypos
  27. 128, 32,     // width, height
  28. 6, 17        // normal font, hilight font
  29. none
  30. 0
  31. 0
  32. 0
  33.  
  34. Abort Game
  35. 50, 140,    // xpos, ypos
  36. 128, 32,     // width, height
  37. 6, 17        // normal font, hilight font
  38. none
  39. 0
  40. 0
  41. 0
  42.  
  43. Configure Controls
  44. 50, 180,    // xpos, ypos
  45. 128, 32,     // width, height
  46. 6, 17        // normal font, hilight font
  47. none
  48. 0
  49. 0
  50. 0
  51.  
  52. Graphics Settings
  53. 50, 220,    // xpos, ypos
  54. 128, 32,     // width, height
  55. 6, 17        // normal font, hilight font
  56. none
  57. 0
  58. 0
  59. 0
  60.  
  61. Load Game
  62. 50, 260,    // xpos, ypos
  63. 128, 32,     // width, height
  64. 6, 17        // normal font, hilight font
  65. none
  66. 0
  67. 0
  68. 0
  69.  
  70. Quit
  71. 50, 300,    // xpos, ypos
  72. 128, 32,     // width, height
  73. 6, 17        // normal font, hilight font
  74. none
  75. 0
  76. 0
  77. 0
  78.  
  79. //Scrolling list specs
  80. 0    // # of scrollers
  81.  
  82. //Radio Button specs
  83. 0    // # of radio button groups
  84.  
  85.  
  86.  
  87.